Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added GCS support guide to template files #233

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ammarhusain-EMR
Copy link

What does this Pull Request accomplish?

Added comments to help the user configure GCS as object storage for SLE using the template values and secrets file.

Note: GCS support is not yet added to dataframe service. Because in dataframe service we are using S3 DeleteObjects API which is not supported by GCS S3 interoperable XML API, refer this for more information. The respective documentation for the dataframe service will be updated once we add this support.

Why should this Pull Request be merged?

Helps the user configure GCS as an object storage solution in SystemLink Enterprise except for Dataframe service.

What testing has been done?

NA

@ammarhusain-EMR ammarhusain-EMR changed the title Users/ammar/gcs support Added GCS support guide to template files Dec 2, 2024
@ammarhusain-EMR
Copy link
Author

Following our last discussion, I will keep this PR active.

Copy link
Collaborator

@prestwick prestwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks great. This just needs some small updates to align with the decision to no longer redistribute MinIO and reference it in our documentation.

## Access key information for S3/MinIO access.
## If using MinIO, use the user and password from the MinIO configuration above here. Otherwise, S3 credentials will need to be provided.
## Access key information for S3/MinIO/GCS access.
## If using MinIO, use the user and password from the MinIO configuration above here. Otherwise, S3/GCS credentials will need to be provided.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, in recent PRs we've removed references to MinIO since its not longer supported and included in our top level Helm chart. Review the latest versions of these templates to ensure your additions align with this change.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, the comment applies to both files changed in this PR and not just this single line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants